home *** CD-ROM | disk | FTP | other *** search
/ PCMania 30 / PCMania CD30.iso / pcmania / graf30 / dtiff.doc < prev    next >
Text File  |  1988-11-28  |  6KB  |  137 lines

  1. DTIFF - Display Tag Image File Format, Version 2.0 (c) 1988 Late Night Software
  2.  
  3. 11/28/88
  4.  
  5. DTIFF is a utility that displays TIFF file images on systems that have a CGA,
  6. EGA, VGA, MCGA, Hercules, IBM 8514/A, or AT&T display adapter cards.
  7.  
  8. The command to use is:
  9.  
  10.                      dtiff <tiff file> [ options ]
  11. Where:
  12. <tiff file> is the DOS name of the Tag Image File Format to display.
  13. [options] are separated by a space and begin with a '/'. They are:
  14.  
  15.         /rn   : Rotate the the picture 'n' degrees, n=0,90,180 or 270
  16.  
  17.         /a    : Display the picture 'as is'. If the picture is larger than
  18.                 your display, you'll will see only a portion of it.
  19.  
  20.         /dADP : Use the adapter 'ADP', ADP=CGA,MCGA,EGA,EGA64,EGAMONO,VGA,
  21.                 IBM8514,HERC, or ATT. If not specified, DTIFF will try to
  22.                 detect the type of adapter that is installed in your system.
  23.  
  24.  
  25. DTIFF can read any TIFF file up to Rev 4.2. DTIFF reads only single plane,
  26. black & white images. Color and gray scale are not supported.
  27.  
  28. The sample TIF files included with DTIFF are HARPO.TIF, and CARTOON.TIF
  29.  
  30. HARPO.TIF is a file from the DEST TIFF Library Validation Images disk that
  31. comes with the DEST TACS system. It is an example of a scanned B&W photograph.
  32.  
  33. CARTOON.TIF was scanned on a DEST PC SCAN PLUS. It is an example of a scanned 
  34. drawing. 
  35.  
  36. CARTOON.TIF was taken from the book, "How To Have Sex In Public", 
  37. (c) 1983 Marcel Feigel, Ten Speed Press, Berkeley, California. It is a happy
  38. little book for people who like that sort of thing - cartoon books.
  39.  
  40. The size of the picture or drawing and the resolution of the scanner are
  41. factors in the size of the image. If the image will fit in the resolution of
  42. your display, then no other processing is needed. However, most images are
  43. larger that a typical PC display. If the image is larger than your display,
  44. TIFF tries to squeeze it by skiping rows and columns until it fits. This
  45. process will tend to produce a grainy image. If you wish to bypass the
  46. squeezing process, use the "/a" option. You will see the image in its full
  47. resolution, but not all of it will fit on the screen.
  48.  
  49. DTIFF ignores the ORIENTATION TAG, so it doesn't know if the image was scanned
  50. in portrait or landscape. You can use the "/rn" to rotate the image 90, 180 or
  51. 270 degrees in the counterclockwise direction.
  52.  
  53. DTIFF will try to detect which display hardware is present in your system.
  54. However, it will not automatically detect the AT&T or IBM8514/A adapters. If
  55. you have one of these, use the "/dADP" option to tell DTIFF that you have one
  56. of these display systems.
  57.  
  58. Examples:
  59.  
  60.                         dtiff harpo.tif /dATT
  61.  
  62. Displays "harpo.tif" on an AT&T system.
  63.  
  64.                         dtiff harpo.tif /a
  65.  
  66. Displays "harpo.tif" with out fiting the image to the screen. This option has
  67. no effect if the image will actually fit on your display without compression.
  68.  
  69.                        dtiff b:cartoon /r90
  70.  
  71. Displays "cartoon.tif" from drive "b:" rotated 90 degrees conter clockwise.
  72. Note that the ".tif" extension is optional.
  73.  
  74. The options can be used in any combination.
  75.  
  76.                    dtiff  harpo /dATT400 /r90 /a
  77.  
  78.                    dtiff  cartoon.tif  /r270 /a
  79.  
  80. The IBM 8514/A driver has not been tested because we can't afford one. It is
  81. included anyway so you can try it if you're lucky enough to have one.
  82.  
  83. The IBM VGA adapter and monitor are capable of resolution greater that the
  84. 640x480 set up by the BIOS mode 17. There is a special driver "VGAX" that will
  85. let you take advantage of the higher resolutions, however, you must use the
  86. "/dVGAX" option to activate this driver. If you have a VGA adapter and monitor
  87. and use the "/dVGAX" option, the TIFF file will be displayed in a screen
  88. resolution of 720x512 pixels. You can also specify the horizontal and vertical
  89. resolution to be used with this driver. The "/h<h-res>" and "/v<v-res>" options
  90. are used for this purpose.
  91.  
  92. For example, to use a 720x512 resolution on a VGA to display the "cartoon.tif"
  93. file:
  94.  
  95.                          dtiff cartoon /dVGAX
  96.  
  97. To display the file with 736x530 resolution:
  98.  
  99.                     dtiff cartoon /dVGAX /h736 /v530
  100.  
  101. The horizontal resolution must be a multiple of 16 although the vertical
  102. resolution can be any number.
  103.  
  104. This article from BYTE MAGAZINE Vol 13, Num 11, "IBM Special Edition", "VGA
  105. VIDEO MODES", p. 187, by Richard Wilton was used to implement the VGAX driver.
  106. In this article, Mr. Wilton mentions that the maximum resolution for an IBM VGA
  107. monitor is 720x512, so use this feature with care. We have been able to get a a
  108. fairly good display at 768x560 but the image deteriorates at resulotions higher
  109. than this. Mr. Wilton also states that the VGA adapter is capable of driving a
  110. multiscanning monitor at 800x600. We'd like to thank Mr. Wilton and Byte
  111. magazine for this information.
  112.  
  113. Although we have made resonable attempts to test and verify this program, we do
  114. not guarantee its correctness on any specific hardware confuration.
  115.  
  116. Take extra care when using this and any other software obtained from a public
  117. system. Worm and virus programs are becomming more common. You should try to
  118. isolate the program buy running it from a floppy disk and booting DOS from the A:
  119. drive or running it on a floppy disk machine that has no hard disk until you
  120. are satisfied that it is not harmful. We have used 2 programs "CHK4BOMB" and
  121. "BOMBSQAD" to check software.
  122.  
  123. If you suspect that this program has been tampered with or want to verify that
  124. it is unaltered, you can send it to us on a floppy disk for verification.
  125. Include ALL the files that you've downloaded and please tell us where you got
  126. them from in case they have been tampered with. We will also send you some
  127. other programs that we've uploaded and you can be sure of their validity.
  128.  
  129. If you have any questions or comments about DTIFF , please send them to:
  130.  
  131.                        Late Night Software
  132.                        PO BOX 81471
  133.                        Chicago, IL  60681-0471
  134.  
  135. If you wish to verify or receive other programs, please send a floppy
  136. disk along with your comments.
  137.